Skip to content

Conversation

Damian-Nordic
Copy link
Contributor

Add RPC command that sets IEEE EUI64 on the remote device.
Only nRF54LX devices are supported for now, on which EUI64
is written to UICR->OTP.

@Damian-Nordic Damian-Nordic requested review from a team as code owners May 20, 2025 08:53
@github-actions github-actions bot added manifest changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. labels May 20, 2025
@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 20, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@NordicBuilder
Copy link
Contributor

NordicBuilder commented May 20, 2025

CI Information

To view the history of this post, clich the 'edited' button above
Build number: 5

Inputs:

Sources:

sdk-nrf: PR head: dfc914ea82f57f895ea1e721788370189855686d

more details

sdk-nrf:

PR head: dfc914ea82f57f895ea1e721788370189855686d
merge base: 9570e652230f28be3b1b69d77a4ca977c25b1daa
target head (main): 6f60f5304a0e390168014936d1c8e956a89776da
Diff

Github labels

Enabled Name Description
ci-disabled Disable the ci execution
ci-all-test Run all of ci, no test spec filtering will be done
ci-force-downstream Force execution of downstream even if twister fails
ci-run-twister Force run twister
ci-run-zephyr-twister Force run zephyr twister
List of changed files detected by CI (7)
include
│  ├── net
│  │  │ ot_rpc.h
samples
│  ├── nrf_rpc
│  │  ├── protocols_serialization
│  │  │  ├── client
│  │  │  │  ├── src
│  │  │  │  │  │ ot_shell.c
│  │  │  ├── server
│  │  │  │  ├── snippets
│  │  │  │  │  ├── openthread
│  │  │  │  │  │  ├── boards
│  │  │  │  │  │  │  │ nrf54l15dk_nrf54l15_cpuapp.conf
│  │  │  │  │  │  │ snippet.yml
subsys
│  ├── net
│  │  ├── openthread
│  │  │  ├── rpc
│  │  │  │  ├── client
│  │  │  │  │  │ ot_rpc_link.c
│  │  │  │  ├── common
│  │  │  │  │  │ ot_rpc_ids.h
│  │  │  │  ├── server
│  │  │  │  │  │ ot_rpc_link.c

Outputs:

Toolchain

Version: 1d2c5d0ab5
Build docker image: docker-dtr.nordicsemi.no/sw-production/ncs-build:1d2c5d0ab5_e85602c25f

Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped; ⚠️ Quarantine

  • ◻️ Toolchain - Skipped: existing toolchain is used
  • ✅ Build twister
    • sdk-nrf test count: 16
  • ✅ Integration tests
    • ✅ test-fw-nrfconnect-boot
    • ✅ test-fw-nrfconnect-rpc
    • ✅ test-fw-nrfconnect-thread-main
    • ✅ test-sdk-mcuboot
    • ✅ test-fw-nrfconnect-ps-main
    • ⚠️ test-fw-nrfconnect-fw-update
Disabled integration tests
    • desktop52_verification
    • doc-internal
    • test_ble_nrf_config
    • test-fw-nrfconnect-apps
    • test-fw-nrfconnect-ble_mesh
    • test-fw-nrfconnect-ble_samples
    • test-fw-nrfconnect-chip
    • test-fw-nrfconnect-fem
    • test-fw-nrfconnect-nfc
    • test-fw-nrfconnect-nrf-iot_cloud
    • test-fw-nrfconnect-nrf-iot_libmodem-nrf
    • test-fw-nrfconnect-nrf-iot_lwm2m
    • test-fw-nrfconnect-nrf-iot_mosh
    • test-fw-nrfconnect-nrf-iot_positioning
    • test-fw-nrfconnect-nrf-iot_samples
    • test-fw-nrfconnect-nrf-iot_serial_lte_modem
    • test-fw-nrfconnect-nrf-iot_thingy91
    • test-fw-nrfconnect-nrf-iot_zephyr_lwm2m
    • test-fw-nrfconnect-nrf_crypto
    • test-fw-nrfconnect-proprietary_esb
    • test-fw-nrfconnect-rs
    • test-fw-nrfconnect-tfm
    • test-low-level
    • test-sdk-audio
    • test-sdk-find-my
    • test-sdk-pmic-samples
    • test-sdk-wifi
    • test-secdom-samples-public

Note: This message is automatically posted and updated by the CI

Copy link

You can find the documentation preview for this PR here.

@kszewenko kszewenko self-requested a review May 22, 2025 11:20
@Damian-Nordic Damian-Nordic removed the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label May 22, 2025
Add RPC command that sets IEEE EUI64 on the remote device.
Only nRF54LX devices are supported for now, on which EUI64
is written to UICR->OTP.

Signed-off-by: Damian Krolik <[email protected]>
@github-actions github-actions bot added the changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added. label May 22, 2025
@tomaszkob89 tomaszkob89 self-requested a review May 22, 2025 13:03
@nordicjm nordicjm merged commit 2727f2f into nrfconnect:main May 22, 2025
14 checks passed
@Damian-Nordic Damian-Nordic deleted the eui64 branch May 22, 2025 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

changelog-entry-required Update changelog before merge. Remove label if entry is not needed or already added.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants